Ron Parker's Nav Companion takes 20 character shortnames. Adjusted call
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 10 Jun 2003 16:02:30 +0000 (16:02 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 10 Jun 2003 16:02:30 +0000 (16:02 +0000)
to setshortlen.

gpsbabel/magnav.c

index 79c7452d5adda963842b17625163b108b9163ae2..fbae0af40bb774b4cb515ff8cd7812230fd8142d 100644 (file)
@@ -81,7 +81,7 @@ wr_init(const char *fname, const char *args)
                fatal(MYNAME ": Cannot open %s for writing\n", fname);
        }
        mkshort_handle = mkshort_new_handle();
-       setshort_length(mkshort_handle, 9);
+       setshort_length(mkshort_handle, 20);
 }
 
 static void